how to get an angled section end css

45

.section {
  clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
}

Comments

Submit
0 Comments